|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--xdoclet.sdk.xgg.XGGPojo
|
+--xdoclet.sdk.xtag.migrator.Xmlname
XML element: <name/>
. This element exists in the following versions:
| Constructor Summary | |
Xmlname()
Default constructor. |
|
Xmlname(Namespace parent)
Constructor. |
|
Xmlname(Parameter parent)
Constructor. |
|
Xmlname(Tag parent)
Constructor. |
|
| Method Summary | |
String |
getPcData()
|
void |
setPcData(String pcData)
|
| Methods inherited from class xdoclet.sdk.xgg.XGGPojo |
checkValue, checkVersion, setVersion |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Xmlname()
public Xmlname(Namespace parent)
throws IllegalStateException
parent - the parent element
IllegalStateException - if this constructor is illegal
with the current version.
public Xmlname(Tag parent)
throws IllegalStateException
parent - the parent element
IllegalStateException - if this constructor is illegal
with the current version.
public Xmlname(Parameter parent)
throws IllegalStateException
parent - the parent element
IllegalStateException - if this constructor is illegal
with the current version.| Method Detail |
public final void setPcData(String pcData)
public final String getPcData()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||